﻿2026-06-15T12:27:12.7961136Z ##[group]Run actions/checkout@v5
2026-06-15T12:27:12.7961912Z with:
2026-06-15T12:27:12.7962286Z   fetch-depth: 0
2026-06-15T12:27:12.7962712Z   repository: SaberMage/spt-core
2026-06-15T12:27:12.7966076Z   token: ***
2026-06-15T12:27:12.7966443Z   ssh-strict: true
2026-06-15T12:27:12.7966821Z   ssh-user: git
2026-06-15T12:27:12.7967201Z   persist-credentials: true
2026-06-15T12:27:12.7967599Z   clean: true
2026-06-15T12:27:12.7967975Z   sparse-checkout-cone-mode: true
2026-06-15T12:27:12.7968410Z   fetch-tags: false
2026-06-15T12:27:12.7968777Z   show-progress: true
2026-06-15T12:27:12.7969329Z   lfs: false
2026-06-15T12:27:12.7969684Z   submodules: false
2026-06-15T12:27:12.7970068Z   set-safe-directory: true
2026-06-15T12:27:12.7970671Z ##[endgroup]
2026-06-15T12:27:12.8755564Z Syncing repository: SaberMage/spt-core
2026-06-15T12:27:12.8757333Z ##[group]Getting Git version info
2026-06-15T12:27:12.8758024Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T12:27:12.8759024Z [command]/usr/bin/git version
2026-06-15T12:27:12.8783338Z git version 2.43.0
2026-06-15T12:27:12.8804712Z ##[endgroup]
2026-06-15T12:27:12.8818129Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/530cccb1-2383-41ce-9a6c-338cc1300296' before making global git config changes
2026-06-15T12:27:12.8819661Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T12:27:12.8821785Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T12:27:12.8854936Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T12:27:12.8874485Z https://github.com/SaberMage/spt-core
2026-06-15T12:27:12.8885566Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T12:27:12.8888109Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T12:27:12.8915237Z HEAD
2026-06-15T12:27:12.8945645Z ##[endgroup]
2026-06-15T12:27:12.8946261Z [command]/usr/bin/git submodule status
2026-06-15T12:27:12.9126260Z ##[group]Cleaning the repository
2026-06-15T12:27:12.9126912Z [command]/usr/bin/git clean -ffdx
2026-06-15T12:27:15.2169336Z Removing target/
2026-06-15T12:27:15.2179224Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T12:27:15.2390435Z HEAD is now at 4f877d0 Merge 5bb675aecc7bc940949432361fb15d7358642159 into 1ce9e9826bf8f8b124861eb53a389454c48c5e7a
2026-06-15T12:27:15.2395294Z ##[endgroup]
2026-06-15T12:27:15.2396771Z ##[group]Disabling automatic garbage collection
2026-06-15T12:27:15.2400832Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T12:27:15.2427482Z ##[endgroup]
2026-06-15T12:27:15.2428040Z ##[group]Setting up auth
2026-06-15T12:27:15.2433253Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T12:27:15.2460874Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T12:27:15.2649869Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T12:27:15.2673684Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T12:27:15.2862152Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T12:27:15.2889176Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T12:27:15.3080168Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T12:27:15.3112221Z ##[endgroup]
2026-06-15T12:27:15.3112698Z ##[group]Fetching the repository
2026-06-15T12:27:15.3119090Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +4f877d09a74ae3712362aa355a7c3f67b725f12f:refs/remotes/pull/14/merge
2026-06-15T12:27:16.1801628Z From https://github.com/SaberMage/spt-core
2026-06-15T12:27:16.1802551Z  * [new branch]      fix/digest-proof-session-id-keys -> origin/fix/digest-proof-session-id-keys
2026-06-15T12:27:16.1826175Z ##[endgroup]
2026-06-15T12:27:16.1826805Z ##[group]Determining the checkout info
2026-06-15T12:27:16.1827329Z ##[endgroup]
2026-06-15T12:27:16.1830906Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T12:27:16.1870394Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T12:27:16.1894934Z ##[group]Checking out the ref
2026-06-15T12:27:16.1904246Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/14/merge
2026-06-15T12:27:16.1945194Z HEAD is now at 4f877d0 Merge 5bb675aecc7bc940949432361fb15d7358642159 into 1ce9e9826bf8f8b124861eb53a389454c48c5e7a
2026-06-15T12:27:16.1949411Z ##[endgroup]
2026-06-15T12:27:16.1983868Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T12:27:16.2007992Z 4f877d09a74ae3712362aa355a7c3f67b725f12f
